CheckBoxLink version 1.3

This applet provides checkboxes links. You check the links you want to see and you clic the button. By changing the dimensions of the applet you can change the form of the checkboxlist : if height is greater than width they are placed vertically, otherwise horizontally. You can set colors, add sounds...

Name

Description

Default

Status

number

text1, text2,...,textN

link1, link2,...,linkN

checked1,...,checkedN


target

 





button_text

button_color

enter_button_color

checkboxes_color

enter_checkboxes_color

background_color

enter_background_color

status_bar_text

sound_name

loop_sound


clic_sound_name

registration_code

the number of links

the N checkboxes texts

the N links URLs

the initial states:
"yes" : checked
"no" : not checked

the target of the new page :

           - "_blank" : show in a new unnamed top-level window
           - "_self" : show in the current frame
           - "_parent" : show in the parent frame
           - "_top" : show in the top-most frame

the button text

the button color

the button color when mouse over

the checkboxes color

the checkboxes color when mouse over

the background color

the background color when mouse over

the text to display in the status bar when the mouse is over

the sound played on load

- "yes" : to loop the onload sound
- "no" : played one time

the sound played when click

the registration code

1

-

-

yes

 

_blank


 


"Go !!"

usual button color

button color

background color

checkboxes color

usual applet grey

background color

-

-

no


-

-

required

required

required

required

 

required

 

 

 

required

required

optional

required

optional

required

optional

optional

optional

optional


optional

required

 

Special notes

* note: you can put relative URL (to target a file on your site) or absolute (with "http://...")
URL. example:
    relative URL: ../home/home.html
    absolute URL: http://www.yahoo.com

* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color.

* If you put more than one link you should set the target parameter equal to "new" otherwise you will only see the last link in your current window browser.

Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com